emacs.git
2015-07-22 justburAdd default replacement for next page
2015-07-22 justburFactor out paging timer and only start once
2015-07-22 justburFix some hash quotes
2015-07-22 justburProtect 2-side-window function from too many args
2015-07-22 justburRemove show and hide functions for minibuffer
2015-07-22 justburTweak next-page timer
2015-07-22 justburFix for #49
2015-07-22 justburFix #50 - Don't show pages if only 1 page
2015-07-22 justburNo need to call show-popup for minibuffer
2015-07-22 justburUse real-last-command instead of last-command
2015-07-22 justburFix a default regexp
2015-07-22 justburFix sort order in readme again
2015-07-22 justburFix latex in readme
2015-07-22 justburMove paging defcustoms
2015-07-22 justburUpdate readme with new features
2015-07-21 justburMuch better paging implementation
2015-07-21 justburDon't prevent changing paging bindings
2015-07-21 justburAdd options for paging (disabled by default)
2015-07-21 justburFix readme
2015-07-21 justburAdd check for no keys
2015-07-21 justburAdd new setup function for right-bottom
2015-07-21 justburBump version
2015-07-21 justburTurn off show remaining keys by default
2015-07-21 justburMerge branch 'develop'
2015-07-21 justburBasic paging works
2015-07-21 justburShow page count with prefix
2015-07-20 justburPut spaces in separator so they can be changed
2015-07-20 justburDon't show page if first column doesn't fit
2015-07-20 justburFix bug in page layout
2015-07-20 justburAbility to specify two locations for side-window
2015-07-20 justburecho-keystrokes might be nil
2015-07-20 justburStart on right-bottom and bottom-right sw impl
2015-07-20 justburAdd description sort and make key order default
2015-07-20 justburTypo in lighter-status function
2015-07-20 justburFix mode line status
2015-07-20 justburAdd status to mode line
2015-07-20 justburMove all prefix adding code to one place
2015-07-20 Justin BurkettUpdate README.org
2015-07-20 justburAdd a couple of docstrings
2015-07-20 justburMerge branch 'master' into develop
2015-07-20 justburFix prefix code
2015-07-20 justburPaging works barely
2015-07-20 justburRewrite of page creation alg
2015-07-17 justburTypo in docstring
2015-07-17 justburAdd special key handling to key sort order
2015-07-17 justburAdd option to sort output by key (off by default)
2015-07-17 justburFix potential bug when no keys exist
2015-07-17 justburStart on new status key impl
2015-07-16 justburUse string-width instead of length for strings
2015-07-16 justburReformat source
2015-07-16 justburMove badge below header
2015-07-16 justburAdd MELPA badge and change README indentation
2015-07-16 justburAdd MELPA badge and change README indentation
2015-07-16 justburAdd MELPA to install insructions
2015-07-16 justburMerge branch 'master' of https://github.com/justbur...
2015-07-16 justburBump version
2015-07-16 Justin BurkettMerge pull request #40 from xuchunyang/master
2015-07-16 justburChange echo-keystrokes logic
2015-07-16 Chunyang XuMake which-key buffer uninteresting
2015-07-16 justburErase truncate-lines message
2015-07-16 justburTweak setup breaking out echo-keystrokes stuff
2015-07-16 justburCleanup comments
2015-07-16 justburAdd another key translation map to check
2015-07-16 justburFix #39
2015-07-15 justburBetter notes
2015-07-15 justburDon't show echo-keystroke note more than once
2015-07-15 justburFix typos
2015-07-15 justburAdd ability to temporarily prevent popups
2015-07-15 justburRemove useless when
2015-07-15 Justin BurkettMerge pull request #36 from syohex/fix-funcall
2015-07-15 Justin BurkettMerge pull request #37 from purcell/patch-1
2015-07-15 Steve PurcellMisc formatting fixes
2015-07-15 Syohei YOSHIDARemove hash quotes
2015-07-14 justburSwitch to only using dashes for symbol names
2015-07-14 justburMerge branch 'master' of https://github.com/justbur...
2015-07-14 justburBe consistent with use of double slash
2015-07-14 Justin BurkettMerge pull request #34 from bmag/master
2015-07-14 Bar MagalUpdated images for split frame
2015-07-14 justburTypo in readme
2015-07-14 justburFix url in header
2015-07-14 justburflycheck-package fixes
2015-07-14 justburReorg the readme and add key features to intro
2015-07-14 justburCleanup replacement functions again
2015-07-14 justburFix add-replacement functions
2015-07-14 justburFix #33
2015-07-13 justburNew default pictures
2015-07-13 justburConvert custom functions to defcustom
2015-07-13 justburFix weird no room error
2015-07-13 justburAutoloads for helper functions
2015-07-13 justburRemove defaults related to outside packages
2015-07-13 justburMinor change to previous refactor
2015-07-13 justburRefactor column layout
2015-07-13 justburFix a message
2015-07-13 justburRemove some old code
2015-07-13 justburAdd docstring for propertize-description
2015-07-13 justburMove unicode-correction and bump default to 3
2015-07-13 justburFix #32
2015-07-12 justburFix unicode-correction docstring
2015-07-12 justburAdd support for custom display functions
2015-07-12 justburChange default unicode-correction
next